home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
ISSUE18
/
SURVIVE
/
PASSWORD.DPR
< prev
next >
Wrap
Text File
|
1996-11-18
|
88b
|
9 lines
library Password;
uses
Pass1 in 'Pass1.pas';
exports ChangePassword;
end.